Computer science lesson plan
Class:3rd - Lesson:13 Real time program 2.

Purpose: Students learn to use and write computer code through games. Students to learn North / South / East / West directions by code.org (course A). Students to learn to use the arrow icons in the tool.

No. of Classes

Two or three classes (Teacher's decision).

Material Required

Code.org (Unplugged activity).Paper, Pen or pencil.

Curriculum Content
  • (5.3) Loop
  • (4.1) Direction
  • Prior knowledge

    Students should be familiar with the use of left, right, up and down arrows.

    Exercise

    Exercise:



    • Write the code way to find the treasure maze game below.
    • No Image

    Solutions



  • Link to view the solution.

  • Teacher Instruction
    1. Help the students, draw a grid on the floor or take xerox and give it to the students to play.
    2. Help students to make moves using arrows, for the smiley to reach to the fruit.
    3. Check if the students’ code (East / West / North / south) works fine and reaches the final destination.
    4. Assist students remove any issues and fix them until their code works properly.
    5. Ensure that all students in the group understand directions and the entire exercise.
    6. Help students use different directions to reach the destination.